[Merged by Bors] - chore(RingTheory/Smooth/Basic): fix namespace of mvPolynomial instance#39706
Conversation
PR summary 5da6d340caImport changes for modified filesNo significant changes to the import graph Import changes for all files
|
ocfnash
left a comment
There was a problem hiding this comment.
Thanks, just one naming tweak.
If you want to be a really good citizen you could see if there is an easy way to drop the backward.isDefEq.respectTransparency!
bors d+
|
✌️ justus-springer can now approve this pull request. To approve and merge a pull request, simply reply with |
Co-authored-by: Oliver Nash <7734364+ocfnash@users.noreply.github.com>
That's done in #39708 :) |
|
bors r+ |
…nce (#39706) This instance should be in the `FormallySmooth` namespace (it currently is just `Algebra.mvPolynomial`).
|
Pull request successfully merged into master. Build succeeded: |
mvPolynomial instancemvPolynomial instance
Define trivial `Generators` for `MvPolynomial` and use it to golf `FormallySmooth.mvPolynomial` (where they were previously defined inline). This also removes a `set_option backward.isDefEq.respectTransparency false`. - [x] depends on: #39706
…nce (leanprover-community#39706) This instance should be in the `FormallySmooth` namespace (it currently is just `Algebra.mvPolynomial`).
…ver-community#39708) Define trivial `Generators` for `MvPolynomial` and use it to golf `FormallySmooth.mvPolynomial` (where they were previously defined inline). This also removes a `set_option backward.isDefEq.respectTransparency false`. - [x] depends on: leanprover-community#39706
…nce (leanprover-community#39706) This instance should be in the `FormallySmooth` namespace (it currently is just `Algebra.mvPolynomial`).
…ver-community#39708) Define trivial `Generators` for `MvPolynomial` and use it to golf `FormallySmooth.mvPolynomial` (where they were previously defined inline). This also removes a `set_option backward.isDefEq.respectTransparency false`. - [x] depends on: leanprover-community#39706
This instance should be in the
FormallySmoothnamespace (it currently is justAlgebra.mvPolynomial).